![]() |
Index of Web Scripts URI '/api/wcm/webprojects/{webprojectref}/sandboxes' |
Alfresco Community v3.2.0 (2039) |
2 Web Scripts |
Back to Web Scripts Home |
Up to uri /api/wcm/webprojects/{webprojectref} |
POST /alfresco/service/api/wcm/webprojects/{webprojectref}/sandboxes |
Description: | Create (POST) a new author sandbox for a user. The following fields are required in the body of the request:
Returns STATUS_CREATED,201 on success. |
Authentication: | user |
Transaction: | required |
Format Style: | argument |
Lifecycle: | draft_public_api |
Default Format: | json |
Id: | org/alfresco/repository/wcm/sandbox/sandbox.post |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/wcm/sandbox/sandbox.post.desc.xml |
GET /alfresco/service/api/wcm/webprojects/{webprojectref}/sandboxes?userName={userName?} |
GET /alfresco/service/api/wcm/webprojects/{webprojectref}/sandboxes |
Description: | Get a collection of a web project sandboxes. If userName is specified then returns the sandboxes for the specified user. |
Authentication: | user |
Transaction: | required |
Format Style: | argument |
Lifecycle: | draft_public_api |
Default Format: | json |
Id: | org/alfresco/repository/wcm/sandbox/sandboxes.get |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/wcm/sandbox/sandboxes.get.desc.xml |